Goat Soup

Verified contract

Active on Ethereum with 8,843 txns
Deployed by via 0xbceca13d at 13717052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x61140dc2b5856d566ad8f68486afd7693029aba12bc205e483268d95e97f1402
0x5a386888571968ae272d7c453d9d53fc5439a8381c5831db4d77703da2a634d2
0x609324f111e60054f792574263f371190939abfdfdd6693c14ed49c133c5f8a6
0x6c66a81b960b545ef21039a83169f532594cf13688a11c505c6868301488f43f
0x5b9c82eb1a53c4a58e061baa7494a3a80d0e15b310da4bff64be863feb8ddde4
0xb40aa4606d128427fb85bc65f4f94400582ee0ef6be3111b3d53d5dfb6ab41ba
0xe38637a8658bc2838cb02cb8cd40d462e2b00a1a2ac4f90f56ad040beca1bfca
0xf9a7874c995c91c73494402a3cbe76a7e4473a023adc5d3bad5d14c81b63abb6
0x0c2fb680acd6810bbcf81fde5e52fbee9279527ee9f1d5c2be040502db448b2c
0x14cb7ee836630584d07660bf832fca9b4921af8121d59c71fd69ac4d50f907f7

Functions
Getter at block 21283458
currentSupply(view returns (uint256)
3744
name(view returns (string)
Goat Soup
owner(view returns (address)
0xdffa053e43c3285f2e865c4619edda94f84284bc
presaleLive(view returns (bool)
false
saleLive(view returns (bool)
false
symbol(view returns (string)
GSOUP
totalSupply(view returns (uint256)
3744
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
purchasedPresales(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _idview returns (string)
tokensOfOwner(address _owneruint256 startIduint256 endIdview returns (uint256[])
State-modifying
addAttributes(uint256 _attributeIndexstruct GoatSoupAttribute[] attributes
approve(address touint256 tokenId
clearAttributes(
flipPresaleState(
flipSaleState(
mint(uint256 amountstring noncebytes signaturepayable 
presale(bytes signaturepayable 
renounceOwnership(
reserveGoatSoup(address[] _receivers
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setSignerAddress(address newSigner
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.