Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CirceAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18361388 | a year ago | | | 0 | 0.00025214558 | |
| 18361384 | a year ago | | | 0 | 0.00016423150 | |
| 18361377 | a year ago | | | 0 | 0.00017200345 | |
| 18361371 | a year ago | | | 0 | 0.00026456399 | |
| 18361242 | a year ago | | | 0 | 0.00014188766 | |
| 18361239 | a year ago | | | 0 | 0.00014898957 | |
| 18361220 | a year ago | | | 0 | 0.00016688159 | |
| 18359358 | a year ago | | | 0 | 0.00019055394 | |
| 18359351 | a year ago | | | 0 | 0.00031727263 | |
| 18359327 | a year ago | | | 0 | 0.00025285158 |
ABI
ABI objects
Getter at block 21419006
decimals() view returns (uint8)
18
hardCap() view returns (uint256)
420690000000000000000000000000
name() view returns (string)
CirceAI
owner() view returns (address)
0xb1b0279cc864a9e759d6162faa39ac471c4291f5
symbol() view returns (string)
CAI
totalSupply() view returns (uint256)
420690000000000000000000000000
viewGas() view returns (address)
0xb1b0279cc864a9e759d6162faa39ac471c4291f5
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership(address[] accounts, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
manualSwap(address indexed account, uint256 oldamount, uint256 amount)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.