CryptoPirates
Verified contract
Active on
Ethereum with 126 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 "CryptoPirates"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19564432 | 8 months ago | | | 0 | 0.0014970633 | |
| 19433562 | 8 months ago | | | 0 | 0.0042485370 | |
Transfer | 19361714 | 9 months ago | | | 0.0042827898 | 0.0014024208 | |
| 19355758 | 9 months ago | | | 0 | 0.0031427656 | |
| 19352883 | 9 months ago | | | 0 | 0.0012015311 | |
| 19352883 | 9 months ago | | | 0 | 0.0020778218 | |
| 19352484 | 9 months ago | | | 0 | 0.0055825358 | |
| 19351602 | 9 months ago | | | 0 | 0.0018827310 | |
| 19351572 | 9 months ago | | | 0 | 0.0019559853 | |
| 19351566 | 9 months ago | | | 0 | 0.0021276655 |
ABI
ABI objects
Getter at block 21223489
beforeStartBuffer() view returns (uint256)
1800
currentOffset() view returns (uint256)
1873792
decimals() view returns (uint8)
9
distilleryAddress() view returns (address)
0xc8194d6b1fd6ac33b04416dbe01248f6f0998c5a
ended() view returns (bool)
false
initialLPAmount() view returns (uint256)
1000000000000000000
liquidityState() view returns (bool)
true
maxSupply() view returns (uint256)
1000000000000000000
minter() view returns (address)
0xc8194d6b1fd6ac33b04416dbe01248f6f0998c5a
name() view returns (string)
Crypto Pirates
openedAtBlock() view returns (uint256)
19349697
openedAtTimestamp() view returns (uint256)
1709409203
opener() view returns (address)
0xc8194d6b1fd6ac33b04416dbe01248f6f0998c5a
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PIRATES
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x3c224734e0cc0ce5d24155d2dfb2a1b0241ba815
Read-only
_100x000xTimestampopenedAtTimestamptxLimitExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
alreadyClaimedByAddress(address, uint32) view returns (bool)
balanceOf(address account) view returns (uint256)
maxHoldingAmount(address recipient) view returns (bool)
State-modifying
Events addPair(address _pair)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address[] _addresses, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initLiqudity()
multiswap(address[] address_, bool val)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
useSpawner(uint256 amount, address spawner)
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 initialLPAddress, address distributor_)
This contract contains no fallback and receive objects.
This contract contains no error objects.