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 "UNITE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17241710 | 4 months ago | | | 0 | 9.7314377e-7 | |
| 17233669 | 4 months ago | | | 0 | 5.2139445e-7 | |
| 17224796 | 4 months ago | | | 0 | 0.0000060496069 | |
| 17224792 | 4 months ago | | | 0 | 0.0000060636607 | |
| 17224784 | 4 months ago | | | 0 | 0.0000067991854 | |
| 17224744 | 4 months ago | | | 0 | 0.0000060915343 | |
| 17224714 | 4 months ago | | | 0 | 0.0000061034515 | |
| 17224712 | 4 months ago | | | 0 | 0.0000061048711 | |
| 17224710 | 4 months ago | | | 0 | 0.0000067991854 | |
| 17224709 | 4 months ago | | | 0 | 0.0000067991854 |
ABI
ABI objects
Getter at block 23181176
creator() view returns (address)
0x7b4444deb2912248ba994597f15fc9ca529d73ff
decimals() view returns (uint8)
18
description() view returns (string)
Trump will come with big strength and will rise bigger to unite America.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x0a3da0847993376ae23920f5f81e6c7b938d64126be5d1f7fad617d62f85e044.jpg
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
UNITE
symbol() view returns (string)
UNITE AMERICA
telegram() view returns (string)
https://t.me/+2O6k0cxp07thYjQ1
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
690000000000000000000000000000
twitter() view returns (string)
https://x.com/uniteofbase
website() view returns (string)
https://t.me/+2O6k0cxp07thYjQ1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setLocker(address _locker)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.