SaleAffiliateERC20
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7b3b…9d6d
0xa0b8…eb48
Balances ($167.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 167.491328 | $1.00 |
$167.49 | |
DIV | ERC-20 | 9.757644M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16540762 | 2 years ago | | | 0 | 0.0027587705 | |
| 16534311 | 2 years ago | | | 0 | 0.0040738146 | |
| 16531791 | 2 years ago | | | 0 | 0.0026839862 | |
| 16530129 | 2 years ago | | | 0 | 0.0021589741 |
ABI
ABI objects
Getter at block 21322356
beneficiary() view returns (address)
0x92dc957c903d3223bc4ab3034896fee47e71c5a6
currentSupply() view returns (uint256)
9757643748400000000000000
owner() view returns (address)
0x92dc957c903d3223bc4ab3034896fee47e71c5a6
payToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
payTokenPaidToAffiliates() view returns (uint256)
6071188
payTokenRaised() view returns (uint256)
173562516
rate() view returns (uint256)
100000000000000
state() view returns (uint8)
1
token() view returns (address)
0x7b3b763fd29e4e01efd3a65f9dea746c44b69d6d
totalSupply() view returns (uint256)
9775000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address affiliate_, uint256 amount_)
close()
renounceOwnership()
retrieveETH(address to)
retrieveTokens(address to, address anotherToken)
setup(address token_, address payToken_, address beneficiary_, uint256 rate_)
transferOwnership(address newOwner)
Closed(uint256 burned)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Setup(uint256 rate, uint256 totalSupply)
TokenPurchased(address indexed purchaser, address indexed affiliate, uint256 value, uint256 valueAffiliate, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.