PaymentsCollector
Verified contract
Active on
Ethereum with 1,659 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($171.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GALA | ERC-20 | 5.659699K | $0.028349 |
$160.45 | |
GAME | ERC-20 | 4.914201K | $0.0013 |
$6.39 | |
BAT | ERC-20 | 14.269922 | $0.208898 |
$2.98 | |
HT | ERC-20 | 2.164502 | $0.634138 |
$1.37 | |
GALA | ERC-20 | 6.041778K | -- | -- | |
0xd286…ba41 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20251980 | 4 months ago | | | 0 | 0.000075616990 | |
| 19802540 | 7 months ago | | | 0 | 0.00026586851 | |
| 19720487 | 7 months ago | | | 0 | 0.00098661361 | |
| 19480367 | 8 months ago | | | 0 | 0.0014974376 | |
| 19431352 | 8 months ago | | | 0 | 0.0020720147 | |
| 19407738 | 8 months ago | | | 0 | 0.0029462670 | |
| 19342971 | 9 months ago | | | 0 | 0.0029868572 | |
| 19293131 | 9 months ago | | | 0 | 0.0021888301 | |
| 19251587 | 9 months ago | | | 0 | 0.00078273850 | |
| 19249628 | 9 months ago | | | 0 | 0.00095134359 |
ABI
ABI objects
Getter at block 21230541
isOwner() view returns (bool)
false
numTokens() view returns (uint256)
11
owner() view returns (address)
0x88fc1908828e02e60e12fdef7e3c60d7de1c1e2f
Read-only
tokens(uint256) view returns (address)
State-modifying
Events delist(address _tokenAddr)
payEth(string _orderId) payable
payToken(address _tokenAddr, uint256 _amount, string _orderId)
renounceOwnership()
setAcceptor(address _newAcceptor)
setWithdrawer(address _newWithdrawer)
transferOwnership(address newOwner)
whitelist(address _tokenAddr)
withdrawEth()
withdrawToken(address _tokenAddr)
EthPayment(address indexed buyer, uint256 indexed amount, string orderId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPayment(address indexed token, address indexed buyer, uint256 indexed amount, string orderId)
constructor(address _acceptor)
fallback()
This contract contains no error objects.