Sports Betting Marketplace
Verified contract
Active on
Ethereum with 487 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 "Sports Betting Marketplace"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20494151 | 4 months ago | | | 0 | 0.000088826342 | |
| 20494145 | 4 months ago | | | 0 | 0.000085488454 | |
| 20387137 | 4 months ago | | | 0 | 0.00011732834 | |
| 20386935 | 4 months ago | | | 0 | 0.00016145971 | |
| 20386912 | 4 months ago | | | 0 | 0.00010010108 | |
| 20197819 | 5 months ago | | | 0 | 0.00027477298 | |
| 20175954 | 5 months ago | | | 0 | 0.00021840883 | |
| 20161530 | 5 months ago | | | 0 | 0.00017132170 | |
| 20158347 | 5 months ago | | | 0 | 0.00010889970 | |
| 19515546 | 8 months ago | | | 0 | 0.00097578911 |
ABI
ABI objects
Getter at block 21270746
decimals() view returns (uint256)
18
lockedTokens() view returns (uint256)
8000000000000000000000000
name() view returns (string)
Sports Betting Marketplace
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
SBX
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.