Keplers Civil Society
Verified contract
Active on
Ethereum with 4,146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KEDU | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20906644 | a month ago | | | 0 | 0.00019258424 | |
| 20889663 | 2 months ago | | | 0 | 0.00040331061 | |
| 20885681 | 2 months ago | | | 0 | 0.0010095062 | |
| 20885658 | 2 months ago | | | 0 | 0.00086023727 | |
| 20884996 | 2 months ago | | | 0 | 0.00063720072 | |
| 20884888 | 2 months ago | | | 0 | 0.00094156725 | |
| 20884859 | 2 months ago | | | 0 | 0.00061642145 | |
| 20884753 | 2 months ago | | | 0 | 0.00061379843 | |
| 20789158 | 2 months ago | | | 0 | 0.00025926745 | |
| 20765502 | 2 months ago | | | 0 | 0.00030540095 |
ABI
ABI objects
Getter at block 21219293
MINT_LIMIT() view returns (uint256)
10
MINT_PER_MULTIVISA() view returns (uint256)
3
MULTIVISA_TOTAL_SUPPLY() view returns (uint256)
400
_reserved() view returns (uint256)
0
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmQcsEpVJS6mUt8NsAN9QZz8JhL5xupEK17BATzJbArXHr/
getItemPrice() view returns (uint256)
40000000000000000
isActive() view returns (bool)
true
isEarlyAccess() view returns (bool)
false
itemPrice() view returns (uint256)
40000000000000000
mintFinalized() view returns (bool)
true
multivisa() view returns (address)
0xa118c27ff48cddeb6225d20cbcad1a888f53bd28
name() view returns (string)
Keplers Civil Society
owner() view returns (address)
0x5c8fc210f2ccec69e0a78a0ce675fcdd39bf6ba8
symbol() view returns (string)
KEDU
totalSupply() view returns (uint256)
7777
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getMintedCountForMultiVisaId(uint256 _tokenID) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
mintAmtUsed(uint256) view returns (uint256)
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)
endMint()
giveAway(address _to, uint256 _amount)
mint(uint256 _numMints) payable
mintWithPass(uint256 _tokenID, uint256 _numMints) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setActive(bool _val)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setEarlyAccess(bool _val)
setItemPrice(uint256 _price)
setMintLimt(uint256 _limit)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEth()
withdrawToken(address _token, uint256 _amount)
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(address _multivisa)
This contract contains no fallback and receive objects.
This contract contains no error objects.