Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Rudolph"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18769541 | a year ago | | | 0 | 0.00091658917 | |
| 18769525 | a year ago | | | 0 | 0.00076969420 | |
| 18769522 | a year ago | | | 0 | 0.0012495413 | |
| 18769522 | a year ago | | | 0 | 0.00089575550 | |
| 18769510 | a year ago | | | 0 | 0.0096095000 | |
| 18769507 | a year ago | | | 0 | 0.0014190515 | |
| 18769507 | a year ago | | | 0 | 0.0014888615 | |
| 18769507 | a year ago | | | 0 | 0.0083322500 | |
| 18769506 | a year ago | | | 0 | 0.0015856890 | |
| 18769504 | a year ago | | | 0 | 0.0016981857 |
ABI
ABI objects
Getter at block 21330206
burger() view returns (address)
0x040623e8d630ed436b03a3743e0391964f47d901
decimals() view returns (uint8)
18
name() view returns (string)
Rudolph
symbol() view returns (string)
RUDOLPH
totalSupply() view returns (uint256)
876000000000000000000000000
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)
cents(address[] invader)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.