NEVER SURRENDER
Verified contract
Active on
Base with 63 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 "NEVER SURRENDER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17738979 | 5 months ago | | | 0 | 0.0000012450811 | |
| 17738662 | 5 months ago | | | 0 | 0.0000011133858 | |
| 17738639 | 5 months ago | | | 0 | 0.0000019251656 | |
| 15427034 | 6 months ago | | | 0 | 1.7612894e-7 | |
| 15426953 | 6 months ago | | | 0 | 1.7734147e-7 | |
| 15245349 | 6 months ago | | | 0 | 0.000000086426878824 | |
| 15234483 | 6 months ago | | | 0 | 1.5980153e-7 | |
| 15224033 | 6 months ago | | | 0 | 1.4301477e-7 | |
| 15217087 | 6 months ago | | | 0 | 1.5355065e-7 | |
| 15201455 | 6 months ago | | | 0 | 0.000000105834150960 |
ABI
ABI objects
Getter at block 23758146
creator() view returns (address)
0x14e25612d04afb17c31472b2de0ffbe36c1a8de7
decimals() view returns (uint8)
18
description() view returns (string)
NEVER SURRENDER ON BASE
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xfb8ca9f646a4c5881c78469d62ca96294c06a9f6c9f6f720d0973d5f863c96ef.jpg
isPresaleStep() view returns (bool)
true
name() view returns (string)
NEVER SURRENDER
symbol() view returns (string)
TRUMP
telegram() view returns (string)
https://t.me/neversurrendertrumpbase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
454700000000000000000000000000
twitter() view returns (string)
website() view returns (string)
https://neversurrendertrump.xyz/
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)
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.