RuneScape Wiki
(Updating price)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2357,
 
itemId = 2357,
price = 1472,
+
price = 1401,
last = 1532,
+
last = 1472,
date = '02:21, May 9, 2020 (UTC)',
+
date = '02:23, May 10, 2020 (UTC)',
lastDate = '02:20, May 8, 2020 (UTC)',
+
lastDate = '02:21, May 9, 2020 (UTC)',
volume = 16.8,
+
volume = 17.0,
volumeDate = '02:21, May 9, 2020 (UTC)',
+
volumeDate = '02:23, May 10, 2020 (UTC)',
 
item = 'Gold bar',
 
item = 'Gold bar',
 
value = 300,
 
value = 300,

Revision as of 02:23, 10 May 2020

Documentation for this module may be created at Module:Exchange/Gold bar/doc

return {
    itemId     = 2357,
    price      = 1401,
    last       = 1472,
    date       = '02:23, May 10, 2020 (UTC)',
    lastDate   = '02:21, May 9, 2020 (UTC)',
    volume     = 17.0,
    volumeDate = '02:23, May 10, 2020 (UTC)',
    item       = 'Gold bar',
    value      = 300,
    limit      = 10000,
    members    = false,
    category   = 'Mining and Smithing',
    examine    = 'It\'s a bar of gold. Used in Crafting (5).',
    usage      = {
        'Grand Exchange Market Watch/Crafting',
        'Grand Exchange Market Watch/Metal Index',
        'Grand Exchange Market Watch/Most traded',
        'Grand Exchange Market Watch/Smithing'
    }
}