BuyPackageWorm
Verified contract
Active on
Ethereum with 2,558 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BuyPackageWorm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20816265 | 2 months ago | | | 0 | 0.0010825616 | |
| 20815797 | 2 months ago | | | 0 | 0.0013778572 | |
| 20808830 | 2 months ago | | | 0 | 0.00047501412 | |
| 20764374 | 2 months ago | | | 0 | 0.00051216585 | |
| 20764370 | 2 months ago | | | 0 | 0.00049729152 | |
| 20728445 | 2 months ago | | | 0 | 0.00028992112 | |
| 20728435 | 2 months ago | | | 0 | 0.00028002947 | |
| 20728429 | 2 months ago | | | 0 | 0.00027768388 | |
| 20681787 | 2 months ago | | | 0 | 0.00045444287 | |
| 20681784 | 2 months ago | | | 0 | 0.00044459948 |
ABI
ABI objects
Getter at block 21190053
owner() view returns (address)
0x6f8de5f9e815d9bd0a652826a9199f1e962bf3e7
paymentToken() view returns (address)
0x3e5a19c91266ad8ce2477b91585d1856b84062df
receiveAddress() view returns (address)
0xf3e97ef876fcab4e109b12773bf8dccb048c51f9
Read-only
packageInfo(uint256) view returns (uint256 price, uint256 receiveAmount)
State-modifying
Events buyWorm(uint256 _id, uint256 _userId)
renounceOwnership()
setPackagePrice(uint256 _id, uint256 _price, uint256 _receiveAmount)
setReceiveAddress(address _receiveAddress)
transferOwnership(address newOwner)
BuyWorm(uint256 userId, uint256 amountWorm)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _paymentToken, address _receiveAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.