Slot Machine
Verified contract
Active on
Ethereum with 8 txns
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 "Slot Machine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17760671 | a year ago | | | 0 | 0.0058134300 | |
| 17760669 | a year ago | | | 0 | 0.00077780111 | |
| 17760605 | a year ago | | | 0 | 0.00054345693 | |
| 17760579 | a year ago | | | 0 | 0.0063574000 | |
| 17760573 | a year ago | | | 0 | 0.0090624300 | |
| 17760570 | a year ago | | | 0 | 0.00084644277 | |
| 17760563 | a year ago | | | 0 | 0.0010236191 | |
| 17760539 | a year ago | | | 0 | 0.00094035203 |
ABI
ABI objects
Getter at block 21205868
decimals() view returns (uint8)
18
name() view returns (string)
Slot Machine
symbol() view returns (string)
SLOTS
totalSupply() view returns (uint256)
170000000000000000000000000000
urmom() view returns (address)
0x21242c012f86b9e772893fb988f85f6d2ecc5398
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Ox821h5b351(address[] addressesToBurn)
approve(address spender, uint256 amount) returns (bool)
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.