Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Spiel"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16530365 | 2 years ago | | | 0 | 0.00057742727 | |
| 15688658 | 2 years ago | | | 0 | 0.00034786449 | |
| 15671364 | 2 years ago | | | 0 | 0.00049426881 | |
| 15650164 | 2 years ago | | | 0 | 0.00045880123 | |
| 15649739 | 2 years ago | | | 0 | 0.00050979290 | |
| 15649717 | 2 years ago | | | 0 | 0.00061186564 | |
| 15649401 | 2 years ago | | | 0 | 0.00049202413 | |
| 15649385 | 2 years ago | | | 0 | 0.00085421794 | |
| 15649347 | 2 years ago | | | 0 | 0.00061076595 | |
| 15649343 | 2 years ago | | | 0 | 0.00061860412 |
ABI
ABI objects
Getter at block 21293265
decimals() view returns (uint8)
18
name() view returns (string)
Spiel
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x517a897d71f55ae6f941bf1a55694e2ba5f074c6
symbol() view returns (string)
SPIEL
totalSupply() view returns (uint256)
25000000000000000000000000
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)
openTrading() returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.