Centaure Token
Verified contract
Active on
Ethereum with 15,417 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 5 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CEN | ERC-20 | 840 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20407786 | 3 months ago | | | 0 | 0.000046949000 | |
| 18361506 | a year ago | | | 0 | 0.00013524607 | |
| 15559494 | 2 years ago | | | 0 | 0.00010247400 | |
| 12667301 | 3 years ago | | | 0 | 0.00044084400 | |
| 12222640 | 4 years ago | | | 0 | 0.0041008800 | |
| 11251664 | 4 years ago | | | 0 | 0.0010125520 | |
| 11163447 | 4 years ago | | | 0 | 0.00088048000 | |
| 11163366 | 4 years ago | | | 0 | 0.0010125520 | |
| 11069401 | 4 years ago | | | 0 | 0.00042474000 | |
| 10981348 | 4 years ago | | | 0 | 0.0019574460 |
ABI
ABI objects
Getter at block 21161923
_tokens() view returns (uint256)
0
_totalSupply() view returns (uint256)
50000000000000000000000000
advisorsLock() view returns (uint8 id, uint256 start, uint256 totalAmount, uint256 amountWithDrawn, uint256 duration, uint8 withdrawSteps)
(id=2, start=1521828310, totalAmount=2500000000000000000000000, amountWithDrawn=0, duration=15552000, withdrawSteps=1)
decimals() view returns (uint8)
18
futureDevLock() view returns (uint8 id, uint256 start, uint256 totalAmount, uint256 amountWithDrawn, uint256 duration, uint8 withdrawSteps)
(id=1, start=1521828310, totalAmount=7500000000000000000000000, amountWithDrawn=0, duration=15552000, withdrawSteps=3)
name() view returns (string)
Centaure Token
newOwner() view returns (address)
0xe4462fbfbb812e4d15c455703e075b7e6929af58
owner() view returns (address)
0x8a8572d3fc67e773852085c996c4156f7e06e5e0
symbol() view returns (string)
CEN
teamLock() view returns (uint8 id, uint256 start, uint256 totalAmount, uint256 amountWithDrawn, uint256 duration, uint8 withdrawSteps)
(id=3, start=1521828310, totalAmount=6000000000000000000000000, amountWithDrawn=0, duration=15552000, withdrawSteps=6)
totalSupply() view returns (uint256)
34000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
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)
withdrawLockedTokens()
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.