Andre Cronje Token
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Andre Cronje Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12316996 | 4 years ago | | | 0 | 0.0026910260 | |
| 12312908 | 4 years ago | | | 0 | 0.0019649130 | |
| 12312458 | 4 years ago | | | 0 | 0.0055676400 | |
| 12312453 | 4 years ago | | | 0 | 0.0018558800 | |
| 12312393 | 4 years ago | | | 0 | 0.0025982320 | |
| 12312388 | 4 years ago | | | 0 | 0.0055676400 | |
| 12312369 | 4 years ago | | | 0 | 0.0026446290 | |
| 12312364 | 4 years ago | | | 0 | 0.0049019450 | |
| 12312363 | 4 years ago | | | 0 | 0.0055676400 | |
| 12312363 | 4 years ago | | | 0 | 0.0058293400 |
ABI
ABI objects
Getter at block 21302629
_totalSupply() view returns (uint256)
10000000000
decimals() view returns (uint8)
2
name() view returns (string)
Andre Cronje Token
symbol() view returns (string)
CRONJE
totalSupply() view returns (uint256)
10000000000
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 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)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.