ted (not lasso)
Verified contract
Active on
Base with 492 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 "ted (not lasso)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23210741 | 13 hours ago | | | 0 | 0.0000017476491 | |
| 23203649 | 17 hours ago | | | 0 | 9.6231157e-7 | |
| 23201745 | 18 hours ago | | | 0 | 0.0000019046409 | |
| 23201196 | 18 hours ago | | | 0 | 0.0000050519643 | |
| 23200613 | 18 hours ago | | | 0 | 0.0000018584315 | |
| 23199359 | 19 hours ago | | | 0 | 0.0000018584315 | |
| 23197950 | 20 hours ago | | | 0 | 0.0000018937606 | |
| 23193431 | a day ago | | | 0 | 0.0000014649838 | |
| 23193420 | a day ago | | | 0 | 0.0000020060311 | |
| 23191724 | a day ago | | | 0 | 0.0000026108883 |
ABI
ABI objects
Getter at block 23233619
castHash() view returns (string)
0xe4e3d831d2b5d03e22a085283c4a8caac18aa293
decimals() view returns (uint8)
18
deployer() view returns (address)
0x008dfede2ef0e61578c3bba84a7ed4b9d25795c3
fid() view returns (uint256)
883713
image() view returns (string)
https://img.uno.fun/b9HHzkuev1zwqI3pdYFfErWfMhlrN3eadet_zgc45F8/rs:fit:800:600:0/g:sm/Z3M6Ly91bm8taW1hZ2VzLXYwLzAxSkUxWVFDOTc5UkFHNU5TUjRIUkFDMVgyLnBuZw
name() view returns (string)
ted (not lasso)
symbol() view returns (string)
TED
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)