Radio Caca V2
Verified contract
Active on
Ethereum with 40,179 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,706.68)
Native
Value
$20.87
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006234 | $3,348.16 |
$20.87 | |
USDT | ERC-20 | 7.255309K | $1.001 |
$7,262.56 | |
RACA | ERC-20 | 28.167952M | $0.000225 |
$6,345.11 | |
UFO | ERC-20 | 97.177827M | $0.000001 |
$78.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246886 | an hour ago | | | 0 | 0.00077242815 | |
| 21246659 | 2 hours ago | | | 0 | 0.00042301330 | |
| 21246644 | 2 hours ago | | | 0 | 0.00081981536 | |
| 21246327 | 3 hours ago | | | 0 | 0.00061994760 | |
| 21243648 | 12 hours ago | | | 0 | 0.00072612191 | |
| 21243584 | 12 hours ago | | | 0 | 0.0010446700 | |
| 21243287 | 13 hours ago | | | 0 | 0.00058860863 | |
| 21243049 | 14 hours ago | | | 0 | 0.00056237127 | |
| 21242931 | 14 hours ago | | | 0 | 0.00048749921 | |
| 21238113 | a day ago | | | 0 | 0.0011055240 |
ABI
ABI objects
Getter at block 21247110
DELEGATION_TYPEHASH() view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
decimals() view returns (uint8)
18
name() view returns (string)
Radio Caca V2
owner() view returns (address)
0x66a66e00c5249e4210a1fbfd8ff1b61d90029ad0
potentialOwner() view returns (address)
0x0000000000000000000000000000000000000000
racaInAdvance() view returns (uint256)
500000000000000000000000000000
symbol() view returns (string)
RACA
totalSupply() view returns (uint256)
25090386344263254478119808817
treasuryWalletAddr() view returns (address)
0x732eabaaaec98b66623c05c874be357e2cd88fac
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkpoints(address, uint32) view returns (uint32 fromBlock, uint256 votes)
delegates(address delegator) view returns (address)
getCurrentVotes(address account) view returns (uint256)
getPriorVotes(address account, uint256 blockNumber) view returns (uint256)
nonces(address) view returns (uint256)
numCheckpoints(address) view returns (uint32)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delegate(address delegatee)
delegateBySig(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
nominatePotentialOwner(address newOwner)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferRACAByOwner(address _to, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegateChanged(address indexed delegator, address indexed fromDelegate, address indexed toDelegate)
DelegateVotesChanged(address indexed delegate, uint256 previousBalance, uint256 newBalance)
OwnerNominated(address potentialOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.