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 "Spartan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11396339 | 4 years ago | | | 0 | 0.00084945900 | |
| 10901105 | 4 years ago | | | 0 | 0.0053256000 | |
| 10901078 | 4 years ago | | | 0 | 0.0036391600 | |
| 10901076 | 4 years ago | | | 0 | 0.0037723000 | |
| 10901058 | 4 years ago | | | 0 | 0.0021654800 | |
| 10901058 | 4 years ago | | | 0 | 0.0036391600 | |
| 10901048 | 4 years ago | | | 0 | 0.0036391600 | |
| 10901042 | 4 years ago | | | 0 | 0.0053256000 | |
| 10901037 | 4 years ago | | | 0 | 0.0037723000 | |
| 10901031 | 4 years ago | | | 0 | 0.0033728800 |
ABI
ABI objects
Getter at block 21172067
_owner() view returns (address)
0xa8c4fed1250e53fa6c34f5d28f543a9711bbe1ed
decimals() view returns (uint256)
2
name() view returns (string)
Spartan
owner() view returns (address)
0xa8c4fed1250e53fa6c34f5d28f543a9711bbe1ed
symbol() view returns (string)
300
totalSupply() view returns (uint256)
30000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint256 epoch, uint256 supplyDelta) returns (uint256)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
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.