Cryptopia
Verified contract
Proxy
Active on
Base with 73 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bff…25ff
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRT | ERC-20 | 271.625784B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12716864 | 9 months ago | | | 0 | 1.2011825e-7 | |
| 12716662 | 9 months ago | | | 0 | 2.2795290e-7 | |
| 12716653 | 9 months ago | | | 0 | 2.4193985e-7 | |
| 12716624 | 9 months ago | | | 0 | 0.0000051774533 | |
| 12716622 | 9 months ago | | | 0 | 0.0000051774533 | |
| 12716564 | 9 months ago | | | 0 | 0.00023322041 | |
| 12716538 | 9 months ago | | | 0 | 0.00023321760 | |
| 12716426 | 9 months ago | | | 0 | 0.000018159234 | |
| 12716390 | 9 months ago | | | 0 | 2.3078568e-7 | |
| 12716379 | 9 months ago | | | 0 | 0.0000051774533 |
ABI
ABI objects
Getter at block 23951576
buyFee() view returns (uint256)
1
crtWallet() view returns (address)
0x34ed6d909dfd09b3a5cb91f4e96e50cdb81952a3
decimals() view returns (uint8)
18
name() view returns (string)
Cryptopia
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
99
symbol() view returns (string)
CRT
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0bff2ee6b0b7e55e2f3e630581dbe4754abe25ff
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address router) payable returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxWallet(address wallet) returns (bool)
withdrawETH() 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()
receive()
AddressInsufficientBalance(address account)