SouthParkTrump
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($553.98)
Native
Value
$553.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.150262 | $3,686.76 |
$553.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21120992 | a month ago | | | 0 | 0.00027802990 | |
| 20622643 | 3 months ago | | | 0 | 0.00013911000 | |
| 20515188 | 4 months ago | | | 0 | 0.00093244000 | |
| 20430898 | 4 months ago | | | 0 | 0.00017332838 | |
| 20429638 | 4 months ago | | | 0 | 0.00022456252 | |
| 20393849 | 4 months ago | | | 0 | 0.000075437263 | |
| 20388070 | 5 months ago | | | 0 | 0.00011822491 | |
| 20387509 | 5 months ago | | | 0 | 0.000081177219 | |
| 20387023 | 5 months ago | | | 0 | 0.000080452636 | |
| 20385828 | 5 months ago | | | 0 | 0.00021892513 |
ABI
ABI objects
Getter at block 21378195
DOMAIN_SEPARATOR() view returns (bytes32)
0xf59acb73fa42cb656f10cbcdad003d684c81e6b71dfd0f7ce335394733cd1b97
SouthParkTrump_info() pure returns (string)
SouthParkTrump
decimals() pure returns (uint8)
18
dividendTracker() view returns (address)
0x0000000000000000000000000000000000000000
getBuyTax() view returns (uint32)
0
getERC20Controller() view returns (address)
0x3d470084cdac1765e2df89089230bcf342fa0294
getLPPair() view returns (address wethAddr)
0x097cd0ac95c12e2f0c5eea760de06b1008ddd1e6
getSellTax() view returns (uint32)
0
getTaxWallets() view returns (struct SouthParkTrumpTaxWallet[])
[(0x35711944237db68c54e6dc27b9969356fa78b721, 1000)]
name() pure returns (string)
South Park Trump
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SPT
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
nonces(address owner) view returns (uint256)
State-modifying
Events addNewLPPair(address pair)
addTaxWallet(struct SouthParkTrumpTaxWallet wall)
approve(address spender, uint256 amount) returns (bool)
changeERC20Controller(address newWallet)
disableBlocklistAdd()
multisend(address[] addr, uint256[] val)
multisendFrom(address sender, address[] addrRecipients, uint256[] vals)
openTrading()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
proxiedApprove(address erc20Contract, address spender, uint256 amount) returns (bool)
proxiedSell(address erc20Contract)
proxiedSellAndSend(address erc20Contract)
proxiedTransfer(address erc20Contract, address recipient, uint256 amount) returns (bool)
proxiedWETHWithdraw()
removeTaxWallet(address wallet)
renounceOwnership()
setBuyTax(uint32 amount)
setEthSendDivisor(uint32 newDivisor)
setExcludedFromFee(address account, bool isExcluded)
setMaxTxRatio(uint32 ratio)
setMaxWalletRatio(uint32 ratio)
setSellTax(uint32 amount)
setSwapDivisor(uint32 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Bought(address indexed buyer, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sold(address indexed seller, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address controller, address dev, struct SouthParkTrumpInitialData id, struct SouthParkTrumpTaxWallet[] wallets)
receive()
This contract contains no error objects.