Runescape GP
Verified contract
Active on
Base with 1,197 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Runescape GP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21080320 | 18 days ago | | | 0 | 0.000000209837079942 | |
| 21028073 | 19 days ago | | | 0 | 1.6341130e-7 | |
| 20833885 | 24 days ago | | | 0 | 2.3038827e-7 | |
| 20725932 | a month ago | | | 0 | 0.000000089084971812 | |
| 20295123 | a month ago | | | 0 | 0.000000307760625228 | |
| 19732861 | 2 months ago | | | 0 | 3.1746421e-7 | |
| 19305009 | 2 months ago | | | 0 | 0.000000208124258148 | |
| 19248631 | 2 months ago | | | 0 | 0.000000307480877046 | |
| 19177532 | 2 months ago | | | 0 | 1.4606580e-7 | |
| 19177512 | 2 months ago | | | 0 | 0.0000049880584 |
ABI
ABI objects
Getter at block 21866261
decimals() view returns (uint8)
18
name() view returns (string)
Runescape GP
symbol() view returns (string)
RSGP
totalSupply() view returns (uint256)
2147483647000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.