1337-420-69
Unverified contract
Proxy
Active on
Base with 14 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "1337-420-69"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3929756 | a year ago | | | 0 | 0.0000043824996 | |
| 3923249 | a year ago | | | 0 | 0.0000076806928 | |
| 3917047 | a year ago | | | 0 | 0.0000040954424 | |
| 3916625 | a year ago | | | 0 | 0.0000076845734 | |
| 3915997 | a year ago | | | 0 | 0.0000076832798 | |
| 3915978 | a year ago | | | 0 | 0.0000076806928 | |
| 3915329 | a year ago | | | 0 | 0.0000052868968 | |
| 3914672 | a year ago | | | 0 | 0.0000052868968 | |
| 3914649 | a year ago | | | 0 | 0.00014713800 | |
| 3914428 | a year ago | | | 0 | 0.0000052868968 |
ABI
ABI objects
Getter at block 23652705
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0x556715d0fd8761dc60ff743b66263d804d324b59
decimals() view returns (uint8)
18
name() view returns (string)
1337-420-69
symbol() view returns (string)
1337-420-69
team() view returns (address)
0x556715d0fd8761dc60ff743b66263d804d324b59
totalSupply() view returns (uint256)
1000133742067999999999866257931
tradeBurnRatio() view returns (uint256)
13
tradeFeeRatio() view returns (uint256)
133
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events abandonOwnership(address zeroAddress)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
changeTeamAccount(address newTeam)
claimOwnership()
init(address _creator, uint256 _initSupply, string _name, string _symbol, uint8 _decimals, uint256 _tradeBurnRatio, uint256 _tradeFeeRatio, address _team)
initOwner(address newOwner)
mint(address user, uint256 value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
Burn(address indexed user, uint256 value)
ChangeTeam(address oldTeam, address newTeam)
Mint(address indexed user, uint256 value)
OwnershipTransferPrepared(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.