Digital Zone of Immaterial Pictorial Sensibility
Verified contract
Active on
Ethereum with 266 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 15 additional slots
-
variable spans 302 additional slots
Balances ($461,427.83)
Native
Value
$461,427.82
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 128.501 | $3,590.85 |
$461,427.82 | |
XDATA | ERC-20 | 0.238185 | $0.046738 |
$0.01 | |
CAT | ERC-20 | 1 | $0.000023 |
$0 | |
VIU | ERC-20 | 45 | -- | -- | |
EBK | ERC-20 | 2.45 | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21284446
burnedToDate() view returns (uint256)
1
currentSeries() view returns (uint256)
7
decimals() view returns (uint256)
0
initialPrice() view returns (uint256)
100000000000000000
issuedToDate() view returns (uint256)
101
maxSupplyPossible() view returns (uint256)
101
name() view returns (string)
Digital Zone of Immaterial Pictorial Sensibility
owner() view returns (address)
0x8f2467a553d3272bbed0af12c109693b6d965b83
symbol() view returns (string)
IKB
theRiver() view returns (address)
0x8ade9bcda847852de70bada69bbc9358c1c7b747
totalSold() view returns (uint256)
101
totalSupply() view returns (uint256 _currentSupply)
100
zonesSwarmAddress() view returns (string)
0a52f265d8d60a89de41a65069fa472ac3b130c269b4788811220b6546784920
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
getHolderEditions(address _holder) view returns (uint256[] _editions)
getTokenHolder(uint256 searchedRecord) view returns (address)
records(uint256) view returns (address addr, uint256 price, bool burned)
series(uint256) view returns (uint256 price, uint256 seriesSupply)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
buy() payable returns (bool success)
fund() payable returns (bool success)
issueNewSeries() returns (bool success)
redeemEther() returns (bool success)
ritual(uint256 _edition) returns (bool success)
specificApprove(address _spender, uint256 _edition) returns (bool success)
specificTransfer(address _to, uint256 _edition) returns (bool success)
specificTransferFrom(address _from, address _to, uint256 _edition) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
SeriesCreated(uint256 indexed seriesNum)
SpecificApproval(address indexed owner, address indexed spender, uint256 indexed edition)
Transfer(address indexed _from, address indexed _to, uint256 _value)
UpdateRecord(uint256 indexed IKBedition, address holderAddress, uint256 price, bool burned)
constructor()
fallback()
This contract contains no error objects.