Get1002Wesion
Verified contract
Active on
Ethereum with 133 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2c15…a213
0x254b…68ef
Balances ($375.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 375 | $1.00 |
$375 | |
Wesion | ERC-20 | 100.107816M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8372201 | 5 years ago | | | 0 | 0.00036045600 | |
| 8372176 | 5 years ago | | | 0 | 0.00035968800 | |
| 8366378 | 5 years ago | | | 0 | 0.00054068400 | |
| 8366371 | 5 years ago | | | 0 | 0.00053607600 | |
| 8257681 | 5 years ago | | | 1.1 | 0.0014660844 | |
| 8257646 | 5 years ago | | | 1.1 | 0.00027720000 | |
| 8257621 | 5 years ago | | | 1.1 | 0.00025200000 | |
| 8257609 | 5 years ago | | | 1.1 | 0.00024780000 | |
| 8244414 | 5 years ago | | | 1.1 | 0.00066640200 | |
| 8204850 | 5 years ago | | | 1.1 | 0.00091074940 |
ABI
ABI objects
Getter at block 21292097
WEI_MIN() view returns (uint256)
1000000000000000000
Wesion() view returns (address)
0x2c1564a74f07757765642acef62a583b38d5a213
Wesion_PUBLIC_SALE() view returns (address)
0x254bc132532c2932f00347f9ba4ea425bc1768ef
owner() view returns (address)
0x42d787836d19a82795a0d8bd404721c86da5eb42
paused() view returns (bool)
false
txs() view returns (uint256)
92
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeReceiver(address newReceiver)
rescueTokens(address tokenAddr, address receiver, uint256 amount)
setPaused(bool state)
setPublicSaleAddress(address _pubSaleAddr)
setWeiMin(uint256 weiMin)
setWesionAddress(address _WesionAddr)
transferOwnership(address newOwner)
withdrawEther(address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReceiverChanged(address indexed previousReceiver, address indexed newReceiver)
Tx(uint256 etherPrice, uint256 vokdnUsdPrice, uint256 weiUsed)
Unpaused(address account)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.