URSOLE VAN DIR LEIN
Verified contract
Active on
Base with 772 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 "URSOLE VAN DIR LEIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15277386 | 5 months ago | | | 0 | 1.5219680e-7 | |
| 15277372 | 5 months ago | | | 0 | 1.5215733e-7 | |
| 15277363 | 5 months ago | | | 0 | 1.5215733e-7 | |
| 15277353 | 5 months ago | | | 0 | 1.5219680e-7 | |
| 15277341 | 5 months ago | | | 0 | 1.5219680e-7 | |
| 15277332 | 5 months ago | | | 0 | 1.5219680e-7 | |
| 15277323 | 5 months ago | | | 0 | 1.5219680e-7 | |
| 15277311 | 5 months ago | | | 0 | 1.5219680e-7 | |
| 15277290 | 5 months ago | | | 0 | 1.5215733e-7 | |
| 15277278 | 5 months ago | | | 0 | 1.5219680e-7 |
ABI
ABI objects
Getter at block 21884103
_decimals() view returns (uint8)
18
_name() view returns (string)
URSOLE VAN DIR LEIN
_symbol() view returns (string)
URSOLE
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x105ea249eacb312951b040823dc6455b243d78ce
name() view returns (string)
URSOLE VAN DIR LEIN
owner() view returns (address)
0x105ea249eacb312951b040823dc6455b243d78ce
symbol() view returns (string)
URSOLE
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address addressOwner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.