YoobaBatchTransfer
Verified contract
Active on
Ethereum with 244 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 55.632473M | -- | -- | |
DOG | ERC-20 | 250 | -- | -- | |
USE | ERC-20 | 80 | -- | -- | |
UST | ERC-20 | 80 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7204104 | 6 years ago | | | 0 | 0.00027498900 | |
| 7057692 | 6 years ago | | | 0 | 0.00038498460 | |
| 6823316 | 6 years ago | | | 0 | 0.0017049318 | |
| 6623183 | 6 years ago | | | 0 | 0.0014499450 | |
| 6490675 | 6 years ago | | | 0 | 0.00036150000 | |
| 6490665 | 6 years ago | | | 0 | 0.00085986600 | |
| 6490656 | 6 years ago | | | 0 | 0.0015378480 | |
| 6490642 | 6 years ago | | | 0 | 0.00036150000 | |
| 6490640 | 6 years ago | | | 0 | 0.0010434250 | |
| 6490629 | 6 years ago | | | 0 | 0.00022625000 |
ABI
ABI objects
Getter at block 21269050
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6b97e0bdc7a9b222f826df8d9c9f7e16b7b18a20
stopped() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
batchTransfer(address _token, address[] _to, uint256 _amountOfEach)
start()
stop()
transferOwnership(address _newOwner)
withdrawERC20TokenTo(address _token, address _to, uint256 _amount)
withdrawTo(address _to, uint256 _amount)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.