EXNCEDistributor
Verified contract
Active on
Ethereum with 189 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPAZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11401855 | 4 years ago | | | 0 | 0.044098867 | |
| 10833709 | 4 years ago | | | 0 | 0.022365000 | |
| 10833307 | 4 years ago | | | 0 | 0.034197878 | |
| 10343838 | 4 years ago | | | 0 | 0.10881207 | |
| 10342822 | 4 years ago | | | 0 | 0.16036323 | |
| 10337881 | 4 years ago | | | 0 | 0.031269725 | |
| 10331416 | 4 years ago | | | 0 | 0.15105076 | |
| 10331315 | 4 years ago | | | 0 | 0.079818528 | |
| 10195454 | 4 years ago | | | 0 | 0.067996430 | |
| 10083375 | 4 years ago | | | 0 | 0.0047175600 |
ABI
ABI objects
Getter at block 21198396
getReceiverAddress() view returns (address)
0x141582eb2712f1e0ae193a6f0334b479fa91e07a
owner() view returns (address)
0x141582eb2712f1e0ae193a6f0334b479fa91e07a
receiverAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events drop(address _tokenAddress, address[] _to, uint256 _value) payable
getBalance(address _tokenAddress)
multiSendCoinWithDifferentValue(address _tokenAddress, address[] _to, uint256[] _value) payable
multiSendCoinWithSameValue(address _tokenAddress, address[] _to, uint256 _value) payable
multiSendETHWithDifferentValue(address[] _to, uint256[] _value) payable
multiSendETHWithSameValue(address[] _to, uint256 _value) payable
multisend(address[] _to, uint256[] _value) payable
multisendToken(address _tokenAddress, address[] _to, uint256[] _value) payable
sendEth(address[] _to, uint256 _value) payable
setReceiverAddress(address _addr)
transferOwnership(address newOwner)
LogGetToken(address token, address receiver, uint256 balance)
LogTokenMultiSent(address token, uint256 total)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.