Upgraded Salt Generation
Verified contract
Active on
Base with 347 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 "Upgraded Salt Generation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23255746 | 6 hours ago | | | 0 | 0.0000024047228 | |
| 23226197 | a day ago | | | 0 | 0.0000069868886 | |
| 23225681 | a day ago | | | 0 | 0.000025496489 | |
| 23210797 | a day ago | | | 0 | 7.9167000e-7 | |
| 23196624 | 2 days ago | | | 0 | 0.0000011585355 | |
| 23181181 | 2 days ago | | | 0 | 0.0000012722264 | |
| 23179977 | 2 days ago | | | 0 | 0.0000015068300 | |
| 23178246 | 2 days ago | | | 0 | 0.0000010870442 | |
| 23169414 | 2 days ago | | | 0 | 0.0000023149226 | |
| 23158160 | 3 days ago | | | 0 | 0.0000069868886 |
ABI
ABI objects
Getter at block 23266560
castHash() view returns (string)
0x622e86dfe3926ab36cbbf4ea3768b7431cb62b89
decimals() view returns (uint8)
18
deployer() view returns (address)
0x01a29134723ef72a968838cb1df498bc4f910bec
fid() view returns (uint256)
5713
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/3089f1a2-dce8-4713-42db-2401f0603000/original
name() view returns (string)
Upgraded Salt Generation
symbol() view returns (string)
USG
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 maxSupply_, address deployer_, uint256 fid_, string image_, string castHash_)
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)