Sports Betting Marketplace
Verified contract
Active on
Ethereum with 697 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FST | ERC-20 | 68.911917K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20781938 | 2 months ago | | | 0 | 0.00064393044 | |
| 20781924 | 2 months ago | | | 0 | 0.00066338645 | |
| 19735280 | 7 months ago | | | 0 | 0.00014198003 | |
| 17409046 | a year ago | | | 0 | 0.00098951983 | |
| 16646942 | 2 years ago | | | 0 | 0.0010489225 | |
| 16198046 | 2 years ago | | | 0 | 0.00082798190 | |
| 16077006 | 2 years ago | | | 0 | 0.00028790387 | |
| 15209586 | 2 years ago | | | 0.007 | 0.00030359424 | |
| 14551067 | 3 years ago | | | 0 | 0.0014139757 | |
| 14441650 | 3 years ago | | | 0 | 0.00068256017 |
ABI
ABI objects
Getter at block 21202663
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Sports Betting Marketplace
symbol() view returns (string)
SBX
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _owner)
receive()
This contract contains no error objects.