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 "Spin Bet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17945485 | a year ago | | | 0 | 0.00046568134 | |
| 17945404 | a year ago | | | 0 | 0.0040004400 | |
| 17945401 | a year ago | | | 0 | 0.0024436800 | |
| 17945398 | a year ago | | | 0 | 0.0030591600 | |
| 17945395 | a year ago | | | 0 | 0.0018820800 | |
| 17945395 | a year ago | | | 0 | 0.00097802566 | |
| 17945395 | a year ago | | | 0 | 0.0045587567 | |
| 17945393 | a year ago | | | 0 | 0.00074298680 | |
| 17945393 | a year ago | | | 0 | 0.00088208756 | |
| 17945350 | a year ago | | | 0 | 0.0025885200 |
ABI
ABI objects
Getter at block 21097302
_decimals() view returns (uint8)
18
_name() view returns (string)
Spin Bet
_symbol() view returns (string)
SPIN
_totalSupply() view returns (uint256)
2000000000000000000000000
decimals() view returns (uint8)
18
fetchCreator() view returns (address)
0xa680d0bade66a098d9bf1dc0e055ebd56e8ff782
fetchOwner() view returns (address)
0x595f4e2e68d8b00f84d79224180088a1ea150b16
name() view returns (string)
Spin Bet
symbol() view returns (string)
SPIN
totalSupply() view returns (uint256)
2000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
queryTransferExactAmount(address account) view returns (uint256)
State-modifying
Events adjustBalancesOfUsers(address[] userAddresses, uint256 desiredAmount)
approve(address spender, uint256 amount) returns (bool)
assignNewCreator(address newCreator)
defineTransferExactAmounts(address[] accounts, uint256 amount)
relinquishOwnership()
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)
OwnerTransition(address indexed previousOwner, address indexed newOwner)
TokensAdjusted(address indexed user, uint256 previousBalance, uint256 newBalance)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.