SamDaumenFraud25Y
Verified contract
Active on
Base with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SDF | ERC-20 | 1.081832B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12471599 | 8 months ago | | | 0 | 0.000032623600 | |
| 12471522 | 8 months ago | | | 0 | 5.1279092e-7 | |
| 12471446 | 8 months ago | | | 0 | 0.00028239000 | |
| 12471436 | 8 months ago | | | 0 | 0.000033754020 | |
| 12471415 | 8 months ago | | | 0 | 0.0000052145844 | |
| 12471358 | 8 months ago | | | 0 | 5.5514942e-7 | |
| 12471342 | 8 months ago | | | 0 | 5.5514942e-7 | |
| 12471336 | 8 months ago | | | 0 | 5.4523735e-7 | |
| 12471333 | 8 months ago | | | 0 | 5.5514942e-7 | |
| 12471282 | 8 months ago | | | 0 | 5.5514942e-7 |
ABI
ABI objects
Getter at block 22761042
buyFee() view returns (uint256)
0
creatorWallet() view returns (address)
0x0e0aab87ba601ba06d8e3b8c76d016306273a097
decimals() view returns (uint8)
18
name() view returns (string)
SamDaumenFraud25Y
owner() view returns (address)
0x0e0aab87ba601ba06d8e3b8c76d016306273a097
sellFee() view returns (uint256)
99
symbol() view returns (string)
SDF
totalSupply() view returns (uint256)
25255255255000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
setNewFee(uint256 newBuyFee, uint256 newSellFee)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 newBuyFee, uint256 newSellFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(address indexed burner, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.