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 |
---|---|---|---|---|---|
ESO | ERC-20 | 2.20859K | -- | -- | |
SVRN | ERC-20 | 1.14282K | -- | -- | |
GOVT | ERC-20 | 992.28 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9606958 | 5 years ago | | | 0 | 0.000040126000 | |
| 9372014 | 5 years ago | | | 0 | 0.000040126000 | |
| 8938342 | 5 years ago | | | 0 | 0.000069138000 | |
| 8930401 | 5 years ago | | | 0 | 0.000022982000 | |
| 8930297 | 5 years ago | | | 0 | 0.000023046000 | |
| 8920301 | 5 years ago | | | 0 | 0.000023046000 | |
| 8483695 | 5 years ago | | | 0 | 0.00087653000 | |
| 8479577 | 5 years ago | | | 0 | 0.000092184000 | |
| 8478451 | 5 years ago | | | 0 | 0.000053169000 | |
| 8477993 | 5 years ago | | | 0 | 0.00015218400 |
ABI
ABI objects
Getter at block 21420806
decimals() view returns (uint256)
8
name() view returns (string)
SOVREN
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xb0bbc6687b9585fd03c6cbe27e1beb4c8b330614
symbol() view returns (string)
SVRN
totalSupply() view returns (uint256)
50000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
freezeAccount(address target, bool freeze)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.