Froggy Friends

Verified contract

Active on Ethereum with 36 txns
Deployed by via 0x8fe55bb3 at 19184687
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Froggy Friends"

0xfa02bfefe00c727b9f79cc7768d6164c7ce4cf54d9fba126d72f06566f53174b
0x6d8749e2b18514d9fc0f6c5465985162e7c816d2b685647cd8687e9f8c3b8329
0x9ae59fd19900a9004bcfff7417038b6dda8f3a9c6d6c18882856d1dc6d462b8f
0x4e81b7d641729490de0962b609f62333982c8b087d968aea6739d10a40584532
0x46585d69c120fe8c528366835de2999319853e838468cd45fab38e2306cb7a3d
0x59cbdb2a08b1a3fbba197f2b6fcfb11244858f74e6dc15c8d5b9c17cf387ce9c
0x1dfcd397a712bfdf14b33f4d1578d7bd4f4ed7399982033af0d2666c6157ec62
0x6a86558cf1b6f2c8f2913fa5daf910c78b0294083661bbf60531aa278bf2f017
0xe5adb8f391abf36b7fc6d4cad041218dc4bfe2db55a51fe9535e2b788fecc536
0xdadd60c1e11e181f278b1ac4faf8cf9583ac3af631cb4507b5b32250d8fdae3e

Functions
Getter at block 21316300
_uniswapPair(view returns (address)
0xdfff9d761b6253444312b8c53a86db9b22247db3
_uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
baseTokenURI(view returns (string)
https://nftstorage.link/ipfs/bafybeigej4ksb6v53bwz43wairw3pvo4n22524n7jzxrwuorqavmllks5i/
dataURI(view returns (string)
https://erc420.com/FroggyFriends/
decimals(view returns (uint8)
18
fundAddress(view returns (address)
0x504481d00fa24d93218e03d36175e6f2dcd7cf39
minted(view returns (uint256)
1736
name(view returns (string)
Froggy Friends
owner(view returns (address)
0x504481d00fa24d93218e03d36175e6f2dcd7cf39
startTradeBlock(view returns (uint256)
19184737
symbol(view returns (string)
TADPOLE
totalSupply(view returns (uint256)
10000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
claimBalance(
claimToken(address tokenuint256 amountaddress to
recuseTax(uint256 newBuyuint256 newSell
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setDataURI(string _dataURI
setFundAddress(address addr
setNameSymbol(string _namestring _symbol
setTokenURI(string _tokenURI
setWhitelist(address targetbool state
startTrade(address[] adrs
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _owner
Fallback and receive
receive(
Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(