Calvaria: Duels of Eternity
Verified contract
Active on
Ethereum with 8,225 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($83.32)
Native
Value
$15.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004801 | $3,158.72 |
$15.16 | |
RIA | ERC-20 | 86.377844K | $0.000789 |
$68.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157658 | 9 hours ago | | | 0 | 0.00040991057 | |
| 21157653 | 9 hours ago | | | 0 | 0.00071144399 | |
| 21155317 | 17 hours ago | | | 0 | 0.00076204617 | |
| 21147404 | 2 days ago | | | 0 | 0.00039739963 | |
| 21142749 | 2 days ago | | | 0 | 0.00053916656 | |
| 21142555 | 2 days ago | | | 0 | 0.00083849921 | |
| 21142416 | 2 days ago | | | 0 | 0.00083678362 | |
| 21142191 | 3 days ago | | | 0 | 0.00054535033 | |
| 21142012 | 3 days ago | | | 0 | 0.00062697985 | |
| 21141891 | 3 days ago | | | 0 | 0.00048976020 |
ABI
ABI objects
Getter at block 21160346
antiBotEnabled() view returns (bool)
true
cap() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000
name() view returns (string)
Calvaria: Duels of Eternity
owner() view returns (address)
0x33152bf6ced7428afbe7b7bc5086e357641943f0
symbol() view returns (string)
RIA
totalSupply() view returns (uint256)
180000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amount)
renounceOwnership()
setAntiBot(bool value)
setDexPair(address pair, bool value)
setDexRouter(address addr, bool value)
setExcludedFromLimits(address account, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEthers()
withdrawTokens(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(uint256 indexed amount)
Mint(uint256 indexed amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.