Ocbtoken - Blockmax
Verified contract
Active on
Ethereum with 184,885 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 |
---|---|---|---|---|---|
OCB | ERC-20 | 789.1701 | -- | -- | |
EC | ERC-20 | 2 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- | |
BER | ERC-20 | 0.02 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099750 | 8 days ago | | | 0 | 0.00014134556 | |
| 21086160 | 10 days ago | | | 0 | 0.00074205285 | |
| 21083014 | 11 days ago | | | 0 | 0.00031623076 | |
| 21069012 | 12 days ago | | | 0 | 0.00032844401 | |
| 21062636 | 13 days ago | | | 0 | 0.00025510323 | |
| 21062515 | 13 days ago | | | 0 | 0.00024211464 | |
| 21049008 | 15 days ago | | | 0 | 0.00025970872 | |
| 21018875 | 19 days ago | | | 0 | 0.00031964226 | |
| 21016746 | 20 days ago | | | 0 | 0.00046035851 | |
| 21012563 | 20 days ago | | | 0 | 0.00033945139 |
ABI
ABI objects
Getter at block 21158422
decimals() view returns (uint8)
18
name() view returns (string)
Ocbtoken - Blockmax
newOwner() view returns (address)
0xa6552a0e2957aca233cf5edc3967823971b202c5
owner() view returns (address)
0x50eff35ab3fd07dc9d04dec2dc2ac55935941a0a
symbol() view returns (string)
OCB
totalSupply() view returns (uint256)
60000000000000000000000000
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)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, 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)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.