IKB Cachet de Garantie
Verified contract
Active on
Ethereum with 295 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88ae…0390
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IKB | ERC-20 | 82 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21026385 | 18 days ago | | | 0 | 0.00033719699 | |
| 21026378 | 18 days ago | | | 0 | 0.00030342134 | |
| 20929043 | a month ago | | | 0 | 0.0018655573 | |
| 20878828 | a month ago | | | 0 | 0.0017425140 | |
| 20487088 | 3 months ago | | | 0 | 0.00051035751 | |
| 20438982 | 3 months ago | | | 0 | 0.00029461132 | |
| 20438981 | 3 months ago | | | 0 | 0.00033783310 | |
| 20426039 | 3 months ago | | | 0 | 0.00077304859 | |
| 20282685 | 4 months ago | | | 0 | 0.00022357867 | |
| 20202139 | 4 months ago | | | 0 | 0.00013743661 |
ABI
ABI objects
Getter at block 21158107
Klein() view returns (address)
0x88ae96845e157558ef59e9ff90e766e22e480390
baseURI() view returns (string)
https://ipfs.io/ipfs/QmQ5yApMr1thk5gkFakFeJpSvKBPKbTAfkVG9FHpo2zuSY/
contractURI() pure returns (string)
https://ipfs.io/ipfs/Qmf2pwtBCsnWaFrtKq1RG3fod4iH66vfeoQdJifmmLm9TN
isOwner() view returns (bool)
false
name() view returns (string)
IKB Cachet de Garantie
owner() view returns (address)
0x8f2467a553d3272bbed0af12c109693b6d965b83
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
wIKB
totalSupply() view returns (uint256)
82
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint() returns (bool)
mint(uint256 edition)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unwrapAll()
unwrapSpecific(uint256 tokenId)
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 _IKBAddress, address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.