Exporo Binz EXP7
Verified contract
Active on
Ethereum with 636 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c07…4eb1
Balances ($0.00)
No balances found for "Exporo Binz EXP7"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12360406 | 4 years ago | | | 0 | 0.014157720 | |
| 12351022 | 4 years ago | | | 0 | 0.0069126448 | |
| 12351022 | 4 years ago | | | 0 | 0.012985788 | |
| 12346892 | 4 years ago | | | 0 | 0.0094137190 | |
| 12318989 | 4 years ago | | | 0 | 0.011755080 | |
| 12318091 | 4 years ago | | | 0 | 0.018441163 | |
| 12318090 | 4 years ago | | | 0 | 0.018441163 | |
| 12310090 | 4 years ago | | | 0 | 0.012871469 | |
| 12309187 | 4 years ago | | | 0 | 0.017019489 | |
| 12308238 | 4 years ago | | | 0 | 0.013202446 |
ABI
ABI objects
Getter at block 21160870 currentDocument() view returns (uint256 timestamp, string documentUri, uint256 index)
checkWhitelistEnabled() view returns (bool)
false
decimals() view returns (uint8)
0
documentCount() view returns (uint256)
0
isOwner() view returns (bool)
false
isWhitelisting() view returns (bool)
true
name() view returns (string)
Exporo Binz EXP7
owner() view returns (address)
0xd02bb5bf8ec6168356c4531e3fde8ca9b7f2922b
paused() view returns (bool)
false
symbol() view returns (string)
EXP7
totalSupply() view returns (uint256)
4330000
whitelist() view returns (address)
0x1c073e445f469291558e93fd87662738e9624eb1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
balanceOfAt(address owner, uint256 blockNumber) view returns (uint256)
getDocument(uint256 documentIndex) view returns (uint256 timestamp, string documentUri, uint256 index)
isPauser(address account) view returns (bool)
totalSupplyAt(uint256 blockNumber) view returns (uint256)
State-modifying
Events addDocument(string documentUri)
addPauser(address account)
approve(address spender, uint256 value) returns (bool)
batchSend(address[] beneficiaries, uint256[] amounts)
burn(uint256 value)
burnFrom(address from, uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool success)
forceTransfer(address _confiscatee, address _receiver, uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool success)
pause()
renounceOwnership()
renouncePauser()
toggleWhitelist()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unpause()
AccountSnapshotCreated(address indexed account, uint256 indexed blockNumber, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
ESTWhitelistingDisabled()
ESTWhitelistingEnabled()
ForcedTransfer(address indexed account, uint256 amount, address indexed receiver)
LogDocumentedAdded(string documentUri, uint256 indexed documentIndex)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
TotalSupplySnapshotCreated(uint256 indexed blockNumber, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(string _name, string _symbol, uint8 _decimal, address _whitelist, uint256 _initialSupply, address _recipient)
This contract contains no fallback and receive objects.
This contract contains no error objects.