Cyber Arena MetaVerse
Verified contract
Active on
Ethereum with 29 txns
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 "Cyber Arena MetaVerse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18291368 | a year ago | | | 0 | 0.00016477004 | |
| 18291366 | a year ago | | | 0 | 0.00022893518 | |
| 18291362 | a year ago | | | 0 | 0.00023430757 | |
| 18291358 | a year ago | | | 0 | 0.00019559492 | |
| 18291354 | a year ago | | | 0 | 0.00031471498 | |
| 18291346 | a year ago | | | 0 | 0.00019496647 | |
| 18291340 | a year ago | | | 0 | 0.00039062352 | |
| 18291331 | a year ago | | | 0 | 0.00020064147 | |
| 18291325 | a year ago | | | 0 | 0.00022329887 | |
| 18291325 | a year ago | | | 0 | 0.00018367391 |
ABI
ABI objects
Getter at block 21294183
decimals() view returns (uint8)
18
name() view returns (string)
Cyber Arena MetaVerse
owner() view returns (address)
0x0000000000000000000000000000000000000000
pancakePair() view returns (address)
0x8967d191f4a215be14de6eab3de17b010e0dadc4
symbol() view returns (string)
CAT
totalSupply() view returns (uint256)
5000000000000000000000000000000
viewGas() view returns (address)
0xaa2ad2d569e2bced5d514d36f8871f82e8f3125b
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(uint256 addBots)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
newOwner(bool _sl) returns (bool)
openTrading(address bots)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.