Trump Burgum 2024
Verified contract
Active on
Ethereum with 27 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 "Trump Burgum 2024"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19934583 | 7 months ago | | | 0 | 0.00043914677 | |
| 19930389 | 7 months ago | | | 0 | 0.00020905958 | |
| 19929382 | 7 months ago | | | 0 | 0.00044081219 | |
| 19929372 | 7 months ago | | | 0 | 0.00030717033 | |
| 19929360 | 7 months ago | | | 0 | 0.00030534937 | |
| 19928861 | 7 months ago | | | 0 | 0.00044852154 | |
| 19928686 | 7 months ago | | | 0 | 0.00031315228 | |
| 19928572 | 7 months ago | | | 0 | 0.00055999729 | |
| 19928556 | 7 months ago | | | 0 | 0.00043091324 | |
| 19928531 | 7 months ago | | | 0 | 0.00052693108 |
ABI
ABI objects
Getter at block 21388546
decimals() pure returns (uint8)
18
name() view returns (string)
Trump Burgum 2024
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0xa1e928637164d7cef54b8b450e766c8eb820508b
patriotAddress() view returns (address)
0xab6624055851b9a0252b34f867df4af0f3709fbf
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
TRUGUM
totalSupply() view returns (uint256)
47000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
patriotFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
patriotAddressSetup(address _newAddress)
patriotFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
Transfer(address indexed from, address indexed to, uint256 value)
patriotAddressUpdated(address patriotAddress)
patriotFeeSent(address recipient, uint256 amount)
patriotFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.