Wealth Emerge
Verified contract
Active on
Ethereum with 313 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Wealth Emerge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20668073 | 3 months ago | | | 0 | 0.00040429000 | |
| 20668050 | 3 months ago | | | 0 | 0.00012924780 | |
| 20654541 | 3 months ago | | | 0 | 0.00040429000 | |
| 20654518 | 3 months ago | | | 0 | 0.00013137354 | |
| 20639190 | 3 months ago | | | 0 | 0.00062329000 | |
| 20638763 | 3 months ago | | | 0 | 0.00062317000 | |
| 20625006 | 3 months ago | | | 0 | 0.00040429000 | |
| 20624974 | 3 months ago | | | 0 | 0.00012984827 | |
| 20624966 | 3 months ago | | | 0 | 0.00040429000 | |
| 20624941 | 3 months ago | | | 0 | 0.00013720477 |
ABI
ABI objects
Getter at block 21249336
decimals() pure returns (uint8)
6
name() view returns (string)
Wealth Emerge
owner() view returns (address)
0xae3041b201443a0b66f022d15be305b57e3c7b77
paused() view returns (bool)
false
symbol() view returns (string)
WEE
totalSupply() view returns (uint256)
104408451900000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
pause()
releaseAllERC20(address token, address account)
releaseAllETH(address account)
releaseERC20(address token, address account, uint256 amount)
releaseERC721(address token, address account, uint256 tokenId)
releaseETH(address account, uint256 amount)
renounceOwnership()
snapshot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReleasedERC20(address indexed token, address to, uint256 amount)
ReleasedERC721(address indexed token, address to, uint256 tokenId)
ReleasedETH(address to, uint256 amount)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.