Frog Soup Reheated
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($33.83)
Native
Value
$33.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01 | $3,383.31 |
$33.83 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239651 | 5 hours ago | | | 0 | 0.0011920432 | |
| 21238975 | 7 hours ago | | | 0 | 0.00069331170 | |
| 21238213 | 10 hours ago | | | 0 | 0.020261468 | |
| 21238011 | 10 hours ago | | | 0 | 0.10214026 | |
| 21237957 | 11 hours ago | | | 0 | 0.022817207 | |
| 21237926 | 11 hours ago | | | 0 | 0.0037257845 | |
| 21235200 | 20 hours ago | | | 0 | 0.0040842491 | |
| 21233911 | a day ago | | | 0 | 0.0015106962 | |
| 21233903 | a day ago | | | 0 | 0.0043606639 | |
| 21233829 | a day ago | | | 0 | 0.0049249238 |
ABI
ABI objects
Getter at block 21241134
collectionSize() view returns (uint256)
5029
contractURI() view returns (string)
https://arweave.net/8hBaGVVhzNuYtWM2MdiafNJY7T5qbvyiWw05P7LWu04/ca_metadata.json
freeMintSupply() view returns (uint256)
168
highestOldTokenId() view returns (uint256)
1850
latestMintedTokenId() view returns (uint256)
1884
name() view returns (string)
Frog Soup Reheated
oldContract() view returns (address)
0x58172b314187e35892deec5dd0e2f847893e5405
symbol() view returns (string)
SOUP
totalSupply() view returns (uint256)
202
totalSupplyMinted() view returns (uint256)
34
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) 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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
getToads()
mint1() payable
mint10() payable
mint3() payable
mint5() payable
mintFree(uint256[] tokenIds)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseContractURI(string newBaseContractURI)
setBaseTokenURI(string newBaseTokenURI)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
This contract contains no error objects.