Generational Wealth
Verified contract
Active on
Ethereum with 15,796 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($52.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEXT | ERC-20 | 100 | $0.527268 |
$52.73 | |
GEN | ERC-20 | 10.409166B | -- | -- | |
SHANG | ERC-20 | 100M | -- | -- | |
UNI-V2 | ERC-20 | 90.203145M | -- | -- | |
SAUDIPEPE | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206779 | 4 hours ago | | | 0 | 0.00056398707 | |
| 21206697 | 4 hours ago | | | 0 | 0.00050062636 | |
| 21203621 | 14 hours ago | | | 0 | 0.00027088648 | |
| 21202119 | 19 hours ago | | | 0 | 0.00052331952 | |
| 21197120 | 2 days ago | | | 0 | 0.00070047875 | |
| 21196184 | 2 days ago | | | 0 | 0.00059755566 | |
| 21195104 | 2 days ago | | | 0 | 0.00085927965 | |
| 21193452 | 2 days ago | | | 0 | 0.0015551468 | |
| 21191549 | 2 days ago | | | 0 | 0.00076876095 | |
| 21190196 | 2 days ago | | | 0 | 0.00071774167 |
ABI
ABI objects
Getter at block 21207881
decimals() view returns (uint8)
18
name() view returns (string)
Generational Wealth
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GEN
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x1ca4713fc4a95f76fcb498b2a5fe8759c53df1a1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklist)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.