CashRabbit
Verified contract
Active on
Ethereum with 1,095 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "CashRabbit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18863597 | a year ago | | | 0 | 0.00057895503 | |
| 18553370 | a year ago | | | 0 | 0.00097443013 | |
| 18425686 | a year ago | | | 0 | 0.00067864842 | |
| 18335146 | a year ago | | | 0 | 0.0016534854 | |
| 18334035 | a year ago | | | 0 | 0.00063589509 | |
| 18324541 | a year ago | | | 0 | 0.00077122676 | |
| 18267721 | a year ago | | | 0 | 0.00061311819 | |
| 18267718 | a year ago | | | 0 | 0.00072480706 | |
| 18206071 | a year ago | | | 0 | 0.00066589053 | |
| 18206068 | a year ago | | | 0 | 0.00072677768 |
ABI
ABI objects
Getter at block 21321356
baseNumber() view returns (uint256)
1000
baseURI() view returns (string)
https://ipfs.io/ipfs/QmbdVBTT73JGbWJyQmH6Ldpmc2ANTqwgwSSFZjr9EegLXv/
cash() view returns (address)
0xf32cfbaf4000e6820a95b3a3fcdbf27fb4efc9af
destroy() view returns (uint256)
30
destroyAddr() view returns (address)
0x0000000000000000000000000000000000000001
ferc() view returns (address)
0x2ecba91da63c29ea80fbe7b52632ca2d1f8e5be0
getIsSale() view returns (bool)
true
getPrice() view returns (uint256)
883
isSaleActive() view returns (bool)
true
level() view returns (uint256)
33
levelPrice() view returns (uint256)
50000000000000000
maxNumber() view returns (uint256)
1016
maxPerTx() view returns (uint256)
10
name() view returns (string)
CashRabbit
onlyTotalSupply() view returns (uint256)
0
owner() view returns (address)
0x1ee7a18d3566fc3405b600f706f5e387531ce4fa
symbol() view returns (string)
CashRabbit
totalSupply() view returns (uint256)
783
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isExitA(uint256 tokenId) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
mintOnly(address[] addList, uint256[] numberOfTokensList)
mintPay(uint256 payType)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setData(uint256 levela, uint256 destroya, uint256 levelPricea, uint256 baseNumbera)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.