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 |
---|---|---|---|---|---|
MART | ERC-20 | 396.155895K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15617583 | 2 years ago | | | 0 | 0.00021502181 | |
| 14854791 | 3 years ago | | | 0 | 0.0078326529 | |
| 14854783 | 3 years ago | | | 0 | 0.0069811102 | |
| 14236009 | 3 years ago | | | 0 | 0.0019936801 | |
| 14146669 | 3 years ago | | | 0.05 | 0.0080360400 | |
| 14146669 | 3 years ago | | | 0.05 | 0.0076096800 | |
| 14146657 | 3 years ago | | | 0.05 | 0.0074600079 | |
| 14146655 | 3 years ago | | | 0.05 | 0.0084696400 | |
| 14146652 | 3 years ago | | | 0.05 | 0.0073305037 | |
| 14146652 | 3 years ago | | | 0.05 | 0.0077939460 |
ABI
ABI objects
Getter at block 21391168
bidToken() view returns (address)
0x00000000000045166c45af0fc6e4cf31d9e14b9a
bonusPoolAddress() view returns (address)
0x778c1965dd8b4b0d1ce4af82c2ec709d13788924
cooAddress() view returns (address)
0x90bcd0e174b0df8dd56631b64211aff72f453275
devPoolAddress() view returns (address)
0xd979f42b2ff6151ad32c8f96bbcee68d1f8eef92
name() view returns (string)
Rect.Art
owner() view returns (address)
0xcd6beb886381d42127f6ebaf2e1d5a137ae03b3e
symbol() view returns (string)
RECT
totalSupply() view returns (uint256)
319
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)
bid(address inviterAddress, uint256 artid) payable
changeBidAward(uint256 newBidAward)
changeGasLimit(uint256 _gas_limit)
changePoolAddress(address _bonuspool, address _devpool)
changeShare(uint256 newInvitationShare, uint256 newBonusShare)
creatMondrianNFT(uint256 parent, uint256 rect1, uint256 rect2, uint256 id)
renounceOwnership()
rescueBid(address _moneyback)
rescueETH(address _moneyback)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setCOO(address _coo)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MLOG_AUCTION(uint256 artid, uint256 lastPrice, uint256 curPrice, uint256 bid, address lastOwner, address buyer, address inviterAddress)
MLOG_NEWNFT(uint256 artid, address artist, uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _bid, address _coo)
This contract contains no fallback and receive objects.
This contract contains no error objects.