Surf The Kali Yuga
Verified contract
Active on
Ethereum with 7,999 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($124.04)
Native
Value
$124.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04039 | $3,071.08 |
$124.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102057 | 15 days ago | | | 0 | 0.00019341660 | |
| 20892551 | a month ago | | | 0 | 0.00044927852 | |
| 19752043 | 7 months ago | | | 0 | 0.00029502078 | |
| 18910557 | a year ago | | | 0 | 0.00046295456 | |
| 18638954 | a year ago | | | 0 | 0.00051024916 | |
| 18638951 | a year ago | | | 0 | 0.00049958106 | |
| 18634798 | a year ago | | | 0 | 0.0010025979 | |
| 18495824 | a year ago | | | 0 | 0.00057108948 | |
| 18301988 | a year ago | | | 0 | 0.00010216436 | |
| 18287893 | a year ago | | | 0 | 0.00018582922 |
ABI
ABI objects
Getter at block 21210546
MAX_SUPPLY() view returns (uint256)
10000
hiddenMetadataUri() view returns (string)
https://ipfs.io/ipfs/QmcYLK6XHy3mL13vGQhecci8ym4N1mS4wSpgo59YPBhis4
maxCountPerAccount() view returns (uint256)
2
name() view returns (string)
Surf The Kali Yuga
owner() view returns (address)
0xe39b581bf9b538839a137910a6a7c8aca8a3ed84
price() view returns (uint256)
0
revealed() view returns (bool)
true
symbol() view returns (string)
GM42
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
endSale()
mint(uint256 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setMaxMintPerAddr(uint256 _count)
setPrice(uint256 _price)
setRevealed(bool _state)
setTokenBaseURI(string URI)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
receive()
This contract contains no error objects.