RuneScape Wiki
(Updating price)
(Updating price)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 2357,
 
itemId = 2357,
price = 1273,
+
price = 1254,
last = 1286,
+
last = 1273,
date = '02:19, May 23, 2020 (UTC)',
+
date = '02:20, May 24, 2020 (UTC)',
lastDate = '02:19, May 22, 2020 (UTC)',
+
lastDate = '02:19, May 23, 2020 (UTC)',
volume = 19.3,
+
volume = 19.1,
volumeDate = '02:19, May 23, 2020 (UTC)',
+
volumeDate = '02:20, May 24, 2020 (UTC)',
 
item = 'Gold bar',
 
item = 'Gold bar',
 
value = 300,
 
value = 300,

Revision as of 02:20, 24 May 2020

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

return {
    itemId     = 2357,
    price      = 1254,
    last       = 1273,
    date       = '02:20, May 24, 2020 (UTC)',
    lastDate   = '02:19, May 23, 2020 (UTC)',
    volume     = 19.1,
    volumeDate = '02:20, May 24, 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'
    }
}