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 |
---|---|---|---|---|---|
SBJ | ERC-20 | 165 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11916241 | 4 years ago | | | 0 | 0.0057125610 | |
| 11914330 | 4 years ago | | | 0 | 0.0070193560 | |
| 11861721 | 4 years ago | | | 0 | 0.0048673410 | |
| 11843261 | 4 years ago | | | 0 | 0.0080647920 | |
| 11837717 | 4 years ago | | | 0 | 0.0098393560 | |
| 11576599 | 4 years ago | | | 0 | 0.0060929001 | |
| 11419283 | 4 years ago | | | 0 | 0.0024075021 | |
| 10547122 | 4 years ago | | | 0 | 0.0024276850 | |
| 9885604 | 5 years ago | | | 0 | 0.00013200000 | |
| 9810708 | 5 years ago | | | 0 | 0.000042937550 |
ABI
ABI objects
Getter at block 21263086
_totalSupply() view returns (uint256)
50000000000000000000
decimals() view returns (uint8)
10
name() view returns (string)
SUBAJ
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd1d841a01a7a659ff473fc3c78a8f3ecde891ef4
symbol() view returns (string)
SBJ
totalSupply() view returns (uint256)
50000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 token) 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)
Burn(address indexed from, uint256 value)
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.